home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-5 / •HC 2.0-5 / card_4964.txt < prev    next >
Text File  |  1990-04-06  |  3KB  |  157 lines

  1. -- card: 4964 from stack: in.0-5
  2. -- bmap block id: 3553
  3. -- flags: 0000
  4. -- background id: 2650
  5. -- name: sneak.3
  6. ----- HyperTalk script -----
  7. on changeFonts
  8.   lock screen
  9.   set the textFont of cd fld "field1" to "New York"
  10.   set the textSize of cd fld "field1" to 18
  11.   unlock screen
  12.   wait 10
  13.  
  14.   lock screen
  15.   set the textFont of cd fld "field2" to "VariexLight"
  16.   unlock screen
  17.   wait 10
  18.  
  19.   lock screen
  20.   set the textFont of cd fld "field3" to "Chancery"
  21.   unlock screen
  22.   wait 10
  23.  
  24.   lock screen
  25.   set the textFont of cd fld "field4" to "I Garamond Light Italic"
  26.   set the textSize of cd fld "field4" to 20
  27.   unlock screen
  28.   wait 10
  29.  
  30.   lock screen
  31.   set the textFont of cd fld "field1" to "Futura"
  32.   set the textSize of cd fld "field1" to 24
  33.   unlock screen
  34.   wait 10
  35.  
  36.   lock screen
  37.   set the textFont of cd fld "field2" to "I Garamond Light Italic"
  38.   set the textSize of cd fld "field2" to 20
  39.   unlock screen
  40.   wait 10
  41.  
  42.   lock screen
  43.   set the textFont of cd fld "field3" to "VariexLight"
  44.   set the textSize of cd fld "field3" to 24
  45.   unlock screen
  46.   wait 10
  47.  
  48.   lock screen
  49.   set the textFont of cd fld "field4" to "NewYork"
  50.   set the textSize of cd fld "field4" to 18
  51.   unlock screen
  52.   wait 10
  53.  
  54.   lock screen
  55.   set the textFont of cd fld "field2" to "Futura"
  56.   set the textSize of cd fld "field2" to 24
  57.   unlock screen
  58.   wait 10
  59.  
  60.   lock screen
  61.   set the textFont of cd fld "field4" to "Futura"
  62.   set the textSize of cd fld "field4" to 24
  63.   unlock screen
  64.   wait 10
  65.  
  66.   lock screen
  67.   set the textFont of cd fld "field3" to "Futura"
  68.   set the textSize of cd fld "field3" to 24
  69.   unlock screen
  70. end changeFonts
  71.  
  72.  
  73. -- part 3 (field)
  74. -- low flags: 01
  75. -- high flags: 0000
  76. -- rect: left=106 top=241 right=276 bottom=204
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 174
  81. -- text size: 24
  82. -- style flags: 2304
  83. -- line height: 32
  84. -- part name: FIELD1
  85.  
  86.  
  87. -- part 4 (field)
  88. -- low flags: 01
  89. -- high flags: 0000
  90. -- rect: left=192 top=241 right=276 bottom=290
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 174
  95. -- text size: 24
  96. -- style flags: 2304
  97. -- line height: 32
  98. -- part name: field2
  99.  
  100.  
  101. -- part 5 (field)
  102. -- low flags: 01
  103. -- high flags: 0000
  104. -- rect: left=274 top=241 right=276 bottom=316
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 174
  109. -- text size: 24
  110. -- style flags: 2304
  111. -- line height: 32
  112. -- part name: field3
  113.  
  114.  
  115. -- part 6 (field)
  116. -- low flags: 01
  117. -- high flags: 0000
  118. -- rect: left=315 top=241 right=274 bottom=406
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 0 / 0
  121. -- text alignment: 1
  122. -- font id: 174
  123. -- text size: 24
  124. -- style flags: 2304
  125. -- line height: 32
  126. -- part name: field4
  127.  
  128.  
  129. -- part 9 (button)
  130. -- low flags: 00
  131. -- high flags: 4001
  132. -- rect: left=106 top=245 right=274 bottom=406
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 0 / 0
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: mask
  141.  
  142.  
  143. -- part contents for card part 3
  144. ----- text -----
  145. STYLED
  146.  
  147. -- part contents for card part 4
  148. ----- text -----
  149. TEXT
  150.  
  151. -- part contents for card part 5
  152. ----- text -----
  153. IN
  154.  
  155. -- part contents for card part 6
  156. ----- text -----
  157. FIELDS